home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / funnyquest.swf / scripts / DefineSprite_311 / frame_5 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  60 b   |  5 lines

  1. tellTarget("coinMC")
  2. {
  3.    gotoAndPlay(1 + random(5));
  4. }
  5.